home *** CD-ROM | disk | FTP | other *** search
/ Computerized Investing - Spreadsheet Collection / Spreadsheet Collection.iso / pc / ibm12 / ibm12.bat < prev    next >
Encoding:
DOS Batch File  |  1991-07-17  |  3.3 KB  |  68 lines

  1. ECHO OFF 
  2. CLS 
  3. ECHO                             INSTRUCTIONS FOR THE 
  4. ECHO                                 IBM DISK 12
  5. ECHO                   PORTFOLIO MANAGEMENT/FINANCIAL PLANNING
  6. ECHO    .
  7. ECHO    This disk contains Lotus 1-2-3 worksheets produced at AAII or 
  8. ECHO    published in Computerized Investing.  Although every program has 
  9. ECHO    been tested and is believed to work properly, we make no guarantees 
  10. ECHO    as to the quality or suitability of any of them. 
  11. ECHO    .
  12. ECHO    Before you use this disk, we suggest you do the following:  First, 
  13. ECHO    following the procedure outlined in your computer's DOS manual (see 
  14. ECHO    the FORMAT command), format a disk (using the /S format option, if you 
  15. ECHO    wish to make a "boot disk").  Second copy the files from this 
  16. ECHO    original disk to the disk you have just formatted (using COPY *.*). 
  17. ECHO    Use the new disk as your working disk.  This original program disk 
  18. ECHO    should be kept in a safe place and used only to make working copies. 
  19. ECHO    .
  20. PAUSE 
  21. ECHO    .
  22. ECHO    The following is the directory listing for IBM Disk 12:
  23. ECHO    .
  24. ECHO     IBM12    BAT   3414  The file you are reading
  25. ECHO     AVGCSTMF DOC  18697  Documentation for AVGCSTMF.WKS
  26. ECHO     AVGCSTMF WKS  26751  Determine cost basis for mutual funds
  27. ECHO     BUDGET   DOC   4404  Documentation for BUDGET.WKS
  28. ECHO     BUDGET   WKS  74627  Track expenses & examine spending habits
  29. ECHO     CASHFLCI DOC   4014  Documentation for CASHFL.WKS
  30. ECHO     CASHFLCI WKS   9375  Project cash flows for retirement spending 
  31. ECHO     PORTMGMT DOC  35418  Documentation for PORTMGMT.WKS 
  32. ECHO     PORTMGMT WKS  27596  Manage T-bills, bonds and stocks
  33. ECHO     RETIRECI DOC  15252  Documentation for RETIRECI.WKS
  34. ECHO     RETIRECI WKS   2215  Estimate funds available after retirement
  35. ECHO     RRR      DOC  13247  Documentation for RRR.WKS
  36. ECHO     RRR      MOD   4786  As below but for Multiplan
  37. ECHO     RRR      WKS   4096  Compute realized rate of return (IRR)
  38. ECHO    .     
  39. PAUSE 
  40. ECHO    .
  41. ECHO    Files ending with WKS extension run all versions of 1-2-3, while those 
  42. ECHO    ending in WK1 require release 2.0 or higher.  These worksheets, of 
  43. ECHO    course, can be used with other spreadsheet programs that are 1-2-3 
  44. ECHO    compatible such as Quattro, Twin, VP-Planner Plus.
  45. ECHO    .
  46. ECHO    Note that you cannot run files with the .DOC extension in DOS.  These 
  47. ECHO    are ASCII text files of the articles that presented the programs.  To 
  48. ECHO    view these documentation files, at the DOS command prompt ("A>"), 
  49. ECHO    enter 
  50. ECHO    .
  51. ECHO                              TYPE filename.DOC 
  52. ECHO    .
  53. ECHO    to output them to the screen.  As the text scrolls up the screen, you 
  54. ECHO    can "freeze" the display by holding down the Ctrl key then pressing 
  55. ECHO    the Num Lock key.  Following that, you can "unfreeze" the display by 
  56. ECHO    pressing any key. 
  57. ECHO    .
  58. ECHO    To output the documentation files to the printer:  First, make sure 
  59. ECHO    your printer is on; second, position the paper correctly at the top of 
  60. ECHO    the form; finally, at the DOS prompt, enter: 
  61. ECHO    .
  62. PAUSE 
  63. ECHO                           COPY filename.DOC PRN 
  64. ECHO    .
  65. ECHO    You can print out this directions file (IBM12.BAT) using a similar 
  66. ECHO    procedure. 
  67. ECHO    .
  68. ECHO    Good luck!